home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2001 December / pcwk12201b.iso / PCWK-txt / Intel Free Software / IntelChipsetUtility / Disk1 / data1.cab / AllFiles / Win2000 / ICH2Core.inf < prev    next >
Windows Setup INFormation  |  2001-09-06  |  3KB  |  79 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  ICH2CORE.INF                                                 
  4. ; **    Abstract:  Windows* 2000 INF Update File for Intel(R) 82801BA 
  5. ; **               core devices
  6. ; **    Last Update:  October 23, 2000 (Version 2.80.002)
  7. ; ****************************************************************************
  8. ; ****************************************************************************
  9.  
  10. [Version]
  11. Signature="$WINDOWS NT$"
  12. Class=System
  13. ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
  14. Provider=%INTEL%
  15. CatalogFile=ich2core.cat
  16. DriverVer=10/23/2000, 2.80.002
  17.  
  18. [ControlFlags]
  19. ExcludeFromSelect=*
  20.  
  21. [Manufacturer]
  22. %INTEL_MFG%=INTEL_SYS
  23.  
  24. [INTEL_SYS]
  25. %PCI\VEN_8086&DEV_2440.DeviceDesc% = INTEL_ISAPNP, PCI\VEN_8086&DEV_2440         ; INTEL 82801BA LPC Interface Controller
  26.  
  27. ;****************************************************
  28. ; Generic ISA Root Bus / PCI-ISA Bridge / PCI-EISA Bridge
  29. [INTEL_ISAPNP]
  30. Include=machine.inf
  31. Needs=ISAPNP_DRV
  32.  
  33. [INTEL_ISAPNP.Services]
  34. Include=machine.inf
  35. Needs=ISAPNP_DRV.Services
  36.  
  37. [Strings]
  38. INTEL           = "Intel"
  39.  
  40. ;*******************************************
  41. ;device descriptions
  42.  
  43. INTEL_MFG = "Intel"
  44. PCI\VEN_8086&DEV_2440.DeviceDesc="Intel(R) 82801BA LPC Interface Controller - 2440"
  45.  
  46. ; Copyright (c) 2000 Intel Corporation
  47.  
  48. ; ************************************************************
  49. ; Intel is making no claims of usability, efficacy or 
  50. ; warranty.  
  51. ; ************************************************************
  52. ; Information in this document is provided in connection with 
  53. ; Intel products.  No license, express or implied, by estoppel 
  54. ; or otherwise, to any intellectual property rights is granted 
  55. ; by this document.  Intel assumes no liability whatsoever, 
  56. ; and Intel disclaims any express or implied warranty, 
  57. ; relating to sale and/or use of Intel products including 
  58. ; liability or warranties relating to fitness for a particular 
  59. ; purpose, merchantability, or infringement of any patent, 
  60. ; copyright or other intellectual property right.  Intel 
  61. ; products are not intended for use in medical, life saving, 
  62. ; or life sustaining applications.
  63.  
  64. ; ************************************************************
  65. ; Intel Corporation disclaims all warranties and liabilities 
  66. ; for the use of this document and the information contained 
  67. ; herein, and assumes no responsibility for any errors which 
  68. ; may appear in this document, nor does Intel make a 
  69. ; commitment to update the information contained herein. Intel 
  70. ; reserves the right to make changes to this document at any 
  71. ; time, without notice.
  72. ; ************************************************************
  73. ; ************************************************************
  74.  
  75. ; * Third-party brands and names are the property of their 
  76. ; respective owners.
  77.  
  78.  
  79.